-
Home
-
WooCommerce Braintree Payment Gateway
-
1.9.4
-
Code
-
Classes
- CustomerGateway
Total Complexity |
56 |
Dependencies |
25 |
Dependents |
3 |
Total lines |
651 |
Lines of code |
312 |
Logical lines of code |
129 |
Comment lines |
237 |
Methods |
30 |
Properties |
4 |
Methods 30
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
_initialize() |
A |
44 |
13 |
46 |
updateSignature() |
S |
47 |
4 |
35 |
search() |
S |
55 |
4 |
18 |
find() |
S |
57 |
3 |
16 |
_verifyGatewayResponse() |
S |
61 |
3 |
13 |
_validateId() |
S |
63 |
3 |
12 |
createSignature() |
S |
48 |
1 |
34 |
fetch() |
S |
60 |
2 |
13 |
isEqual() |
S |
77 |
2 |
3 |
updateFromTransparentRedirect() |
S |
63 |
1 |
11 |
createFromTransparentRedirect() |
S |
65 |
1 |
10 |
_doUpdate() |
S |
72 |
1 |
5 |
_doCreate() |
S |
72 |
1 |
5 |
_defaultPaymentMethodFilter() |
S |
80 |
1 |
3 |
defaultPaymentMethod() |
S |
75 |
1 |
4 |
paymentMethods() |
S |
82 |
1 |
3 |
__toString() |
S |
75 |
1 |
4 |
updateNoValidate() |
S |
75 |
1 |
4 |
updateCustomerUrl() |
S |
73 |
1 |
5 |
createCustomerUrl() |
S |
73 |
1 |
5 |
update() |
S |
66 |
1 |
9 |
all() |
S |
64 |
1 |
10 |
saleNoValidate() |
S |
75 |
1 |
4 |
sale() |
S |
68 |
1 |
8 |
delete() |
S |
70 |
1 |
6 |
creditNoValidate() |
S |
75 |
1 |
4 |
credit() |
S |
68 |
1 |
8 |
create() |
S |
74 |
1 |
4 |
createNoValidate() |
S |
75 |
1 |
4 |
__construct() |
S |
71 |
1 |
6 |